home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / manuals / _romview / documents / _document / _run < prev    next >
Encoding:
Text File  |  1996-02-02  |  355 b   |  9 lines

  1. | > !Run
  2. | Run file for Impression Style documents.
  3. | The variable ImpressionStyle$Path must have been set up by the impression
  4. | boot file to enable us to call it with this pathname.
  5.  
  6. if "<ImpressionStyle$Path>"="" then ERROR 0 Impression Style application has not been seen by the filer
  7. Set Alias$RunStyle Run <ImpressionStyle$Path> <Obey$Dir>
  8. RunStyle
  9.